Welcome![Sign In][Sign Up]
Location:
Search - drawing line

Search list

[Otherjava绘图程序

Description: 一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
Platform: | Size: 3092 | Author: luo | Hits:

[Other玫瑰线

Description: 汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
Platform: | Size: 26830 | Author: 胡珈 | Hits:

[OpenGL program图行算法

Description: 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 417483 | Author: wuxuegang | Hits:

[Windows Develop橡皮筋012

Description: 这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作-Drawing elastic line using VC++ like in pbrush.exe.
Platform: | Size: 109230 | Author: 陈世通 | Hits:

[Other resourceGraphic程序

Description: 简单画图,可以调整线宽,设置颜色,以及字体等,给大家共享-Simple drawing. You can switch the line border, color, font, etc. Share with others.
Platform: | Size: 41800 | Author: 天枫 | Hits:

[ADO-ODBCdbutils

Description: 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 4536 | Author: 中国 | Hits:

[File OperateDrawPan

Description: 画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
Platform: | Size: 47579 | Author: 小浪 | Hits:

[Other resourcedrawcli

Description: 画图程序,可以画线,圆,矩形等,架构很好,方便扩展,用到了设计模式的思想-drawing program, line drawing, round, rectangular, a good framework to facilitate the expansion of the use of design patterns thinking
Platform: | Size: 127360 | Author: 梁超 | Hits:

[Windows Developggggg

Description: 二维CAD绘图设计,包括线型、颜色、线条选择与设计。包含工具条、状态条-two demension CAD drawing designer,include line-type,color,choice line and desing.include toolbar ,statusbar
Platform: | Size: 60057 | Author: 平常心 | Hits:

[GDI-BitmapJava门电路画图器

Description: Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个Java程序,和门电路没有什么关系的-Java gate drawing for basic functions : 1. Document storage, open; 2. Add the basic components; 3. The configuration of components using XML preservation, can not amend, modify or delete four basic components. Painting, line drawing, character; 5. 6 delete components. Statistics drawn up circuit components used xml document preservation, the basic configuration of the components is the use of the software xml document Although small, but involves a lot of knowledge, to learn Java beginners or very helpful. Document storage, a single gate is used to preserve the XML document storage, the use of the threads ... is a painting gates of software, but is purely a Java program, and the gates of nothing
Platform: | Size: 108394 | Author: 一心一意 | Hits:

[Game Hook CrackHappyBall

Description: 以前写的一个台球程序外挂,现可实现桌面球的捕捉、定位、画线,支持快键。-previously written a billiards external procedures can now achieve desktop catch the ball, positioning, line drawing, support fast keys.
Platform: | Size: 31915 | Author: 吴剑 | Hits:

[Other resourcelyc

Description: DAA画线法 中点画线 等 画直线-DAA line drawing law dotted lines painted line
Platform: | Size: 5143 | Author: li | Hits:

[Other resourcemidline12

Description: 在c的环境下实现直线中点算法实现,可以实现任意斜率的直线绘制.-in the environment to achieve straight midpoint algorithm can achieve arbitrary slope of the straight-line drawing.
Platform: | Size: 901 | Author: jyc | Hits:

[Graph programIntegerBresenham

Description: 计算机图形学初级学者(改进的Bresenham直线段扫描算法)-computer graphics beginner(textbook method), improved bresenham line-scaning drawing algrithm.
Platform: | Size: 818 | Author: | Hits:

[Graph programWangmeng_java347883355

Description: 很简单的图形编辑工具,1. 支持直线、矩形和椭圆三种基本图元,并且支持这些图元的组合图形; 2. 支持彩色填充和多种线型; 3. 具有文件的打开、保存、另存、退出功能; 4. 支持鼠标,键盘操作; 5. 具有选择、复制、镜像、旋转、删除等编辑功能,并且通过扩展机制(plugin)增加新功能; 6. 人机界面友好,帮助文件完整; 7. 设计文档齐备。 -very simple image edit tool,1,line, rectangle ,ellipse drawing,and support these meta compositing.2 support color fill and muti_type line.3, with the founction of opening file,saving file ,saving as ,exiting.4,support mouse and keyboard controlling.5,with the founction of selection,copying,mirror,rotating,using the plugin to add founctions.6,well interface,full help document.7,complete design document .
Platform: | Size: 5767 | Author: 李元俊 | Hits:

[Other resourceMyhuaban

Description: 本程序是一个简单的而居于单文档的画图程序,其具有画椭圆,直线,矩形等功能。-this procedure is a simple living in a single document the drawing program, with its oval painting, line, rectangle functions.
Platform: | Size: 35627 | Author: 黄后湘 | Hits:

[GDI-BitmapMyExperiment

Description: 本程序实现了直线的三种算法,用鼠标画直线,各个象限的直线都可以画-the realization of a linear process of the three algorithms, linear drawing with the mouse, all quadrant line can be painted
Platform: | Size: 688448 | Author: 蒋元成 | Hits:

[GDI-BitmapDraw2

Description: 一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
Platform: | Size: 48365 | Author: geng | Hits:

[Windows DevelopTextEditor1

Description: 具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等-have to be imported into text, line drawing, round functions, which can change the font, size, color, pattern and width, thread color, etc.
Platform: | Size: 55851 | Author: 单云 | Hits:

[GDI-Bitmap自定义虚线

Description: 该例实现了任意绘制虚线,可以自定义虚线的长度与间隔大小。 -achieve the cases of arbitrary drawing dotted, dashed line can define the length of the size and spacing.
Platform: | Size: 27946 | Author: 唐堂 | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

CodeBus www.codebus.net